scrolled window: Drop unnecessary transient nodes
authorMatthias Clasen <mclasen@redhat.com>
Sat, 7 Nov 2015 03:58:08 +0000 (22:58 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 7 Nov 2015 03:58:08 +0000 (22:58 -0500)
commitf900bec4fa3cfab89e119d552d93a978628ed4f6
tree4c69728df147683b6d35a50d48db872b3238137b
parente1182ec0e1ee09d2995011ccfbb88359187b862c
scrolled window: Drop unnecessary transient nodes

We already add the .frame style class to the context depending
on the shadow property. No need to save the context and add it
again all the time.
gtk/gtkscrolledwindow.c